home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / DDPLUS71.ZIP / SAMPLE1.BAT < prev    next >
DOS Batch File  |  1995-03-23  |  328b  |  12 lines

  1. REM This is an example of a bat file that runs the progrm in the GOC
  2. REM directory.
  3. REM Here only one goc.ctl file is required and that is put in goc.
  4. REM Assume the goc directory is a subdirectory of c:\wildcat\door
  5. REM
  6. C:
  7. cd\wildcat\door\goc
  8. C:\wildcat\door\goc\play /PC:\wildcat\wcwork\node%wcnodeid%
  9. cd\wildcat
  10.  
  11.  
  12.